script commands

loadMap("path");

addCharacter("path",x,y);

addNormalizedCharacter("path",x,y);

addPlayerParty();

talk("name", "msg");

talk("msg");

sound("identifier");

moveCamera("charName");

startBattle();

addCondition(type, "name", time);

showField();

showMenu();

setPrizes(index1, index2, index3);

setMoney(amount);

restoreParty();
music("path");
stopMusic();
sound(ID);
fadeOut();
fadeIn();